Package-level declarations
Types
Link copied to clipboard
interface LastSelectable
A parent element marked as LastSelectable will cache the last selected element when a popup or other overlay is rendered, and return to that selection when the popup/overlay is removed.
Link copied to clipboard
A parent element that supports displaying "Popups" made via PopupWidget.
Link copied to clipboard
A base screen that supports popup widgets. See PopupParentElement for documentation on underlying implementations.